-- background: 2684 from stack: in -- bmap block id: 23733 -- flags: 0000 -- background id: 0 -- name: -- part 6 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=117 top=36 right=61 bottom=394 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 20 -- text size: 18 -- style flags: 0 -- line height: 24 -- part name: -- part 19 (button) -- low flags: 00 -- high flags: C006 -- rect: left=171 top=178 right=200 bottom=271 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: DONE ----- HyperTalk script ----- on mouseUp GO TO STACK "HOW ENGINES WORK" end mouseUp -- part 20 (button) -- low flags: 00 -- high flags: C006 -- rect: left=171 top=106 right=128 bottom=271 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: FULL LOAD ----- HyperTalk script ----- on mouseUp GO TO "DIESEL/FULL LOAD" end mouseUp -- part 21 (button) -- low flags: 00 -- high flags: C006 -- rect: left=171 top=124 right=146 bottom=271 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: PART LOAD ----- HyperTalk script ----- on mouseUp GO TO STACK "DIESEL/PART LOAD" end mouseUp -- part 22 (button) -- low flags: 00 -- high flags: C006 -- rect: left=171 top=141 right=165 bottom=272 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: NO LOAD ----- HyperTalk script ----- on mouseUp end mouseUp -- part 23 (button) -- low flags: 00 -- high flags: C006 -- rect: left=171 top=160 right=182 bottom=272 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: DISCUSSION ----- HyperTalk script ----- on mouseUp GO TO STACK "DIESEL/DISCUSSION" end mouseUp -- part 25 (button) -- low flags: 00 -- high flags: 8000 -- rect: left=160 top=75 right=97 bottom=260 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: RUN ----- HyperTalk script ----- ON MOUSESTILLDOWN GO TO NEXT CARD END MOUSESTILLDOWN